Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

My solution

This is my solution: in the database iwaredir.nsf , find the AutoLogin Form. It contains a field called $$HTMLHEAD. The $$HTMLHEAD field builds the URL string to direct Domino to the server and database name of the user.


In the formula language of this field, look for the following lines of code:


ServerNameChange=”2″;@If(RevProxyServerName=””;wmrhttps+”://”+wmrHTTPHostName+wmrFinalPort;RevProxyServerName+”/”+wmrFQDNHost);




Replace the code with the following:

ServerNameChange=”2″;@If(RevProxyServerName=””;wmrhttps+://”+@if(wmrHTTPHostName=”MailServer1″; ”ClusterServer201";”ClusterServer203″)+wmrFinalPort;RevProxyServerName+”/” +wmrFQDNHost);

ClusterServer201 and ClusterServer203 are defined in reverse proxy configuration


Feedback response number WEBB9U9K5A created by ~Vijay Dwokigenli on 03/03/2015

Apache Reverse Proxy, Multiple uncl... (~Ethan Ekkiplop... 16.Nov.11)
. . Iwaredir (~Manny Nontumil... 16.Nov.11)
. . . . iNotes & Apache reverse proxy (~Miriam Zenluma... 22.Nov.11)
. . . . . . My solution (~Nita Froregeno... 3.Mar.15)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS